Check out the newly added PokeyWorks PokeyConfig description at the project page.
This class is at the core of PokeyWorks and was the initial reason I started the framework. It offers a file-based configuration superclass, enabling a familiar route to configuring an application, and the flexibility of multiple separate configurations.
See my GitHub repository, I will have a Readme available soon.