If things are static enough I usually parse the external file at compile time and pull only the parts I need in a module attribute.
If things are static enough I usually parse the external file at compile time and pull only the parts I need in a module attribute.