It looks like the construction of the options page is fairly complex. Is there a reason it is not under appearance?
I noticed today that option page actually causes one of my custom post types to be hidden. Probably do to position.
Thanks Ismael
Here is what I did:
// Remove Layer slider from parent
add_theme_support( ‘deactivate_layerslider’ );