Custom Post Type Taxonomy not showing

'post_types' => array( 'Food Menu Item' )

should be

'post_types' => array( 'food-menu-item' )