The switcher is a checkbox with an extra design.
array(
'id' => 'switcher_1',
'type' => 'switcher',
'title' => esc_html__( 'Switcher', 'plugin-name' ), // optional
'default' => 'yes', // optional
),