I delved deep into that INC file in MPSAM folder and tried the following
There you go. Every config option you can use in your code is defined in the PIC types
P18Fxxxx.INC file.

They're just constants, assigned values, that turn ON or OFF each config option. Just like
you have constants with PBP.