How to merge a plugin's ini file with the main module?

I want to check the Collision Profile set in the plugin in Project Settings - Engine - Collision, but it just won’t show up.

Does anyone know how to do this?

Setting Profile->LoadProfileConfig(true); in StartupModule doesn’t seem to work.