How to Package Externally Loaded Files

Can’t really find much info for this online. Never packaged with external files before.
I’m using a Voice to Text plugin that loads the language model via file path.
Can someone please give me a quick rundown on the process to package the model with the game?

image

All I could find was something about using relative file paths and the Additional Non-Asset Directories but am unsure on the specifics.

Where should I put my files? In a specific project folder?
Do I use the Package or Copy Non-Asset Directory option?
What file path do I need to use?
Are these even the right questions :stuck_out_tongue: ?

Thanks!

Oh also, I only found a workaround with command lines, but is there another, better way to set which monitor the game should open on?