Add the ability to include other configuration files.
Example:
include {
files = "file1 file2 file3"
}
This will allow users to separate their data from services.conf for data that changes frequently such as staff changes. The user doesn't have to wade through the entire config to find the opers section, they just edit opers.conf or the like.