The CONFIGxx names are used within PBP and are listed in the include files.

The individual registers are used by Microchip and are described in the datasheet.

I suggest reading the register directly (check datasheet to see if readable). This will be much more efficient and easier to implement.

Robert