$options = array(
                'permalink'       => esc_html_x( 'Permalink', 'acf', 'stream' ),
                'the_content'     => esc_html_x( 'Content Editor', 'acf', 'stream' ),
                'excerpt'         => esc_html_x( 'Excerpt', 'acf', 'stream' ),
                'custom_fields'   => esc_html_x( 'Custom Fields', 'acf', 'stream' ),