Allocate a new preferences section.
Allocate a new preferences section. This is used by cfg_loadprefs() when parsing the loaded file.Accepted tags:
PREFS_NAME: A name for the section. This is optional, but strongly recommended to include.
PREFS_STRINGS: TRUE if you want to load the file as strings.
PREFS_LIST: List to add section to. Strongly recommended.