How to make standard Julia package with input/options parameters in non compiled Julia files

Thanks for conforming that when a function is compiled into a Package
it cannot read Julia files as input. As recommended, I will put the Options into a structure and read the parameters from a separate input file which will be object of another topic Discourse