So, I'm working on a mod which requires me to create a Package with a mental "Find" procedure. However, I want this package to find only items in a particular formlist. Right now, my options are either find a specific reference, or a specific category of item (Misc, Alchemy, Keys, etc), while I want it to find items that can be whatever category as long as they are in a formlist.
How is this achievable ?