'1', 'label' => 'Subscribed' ], [ 'value' => '2', 'label' => 'Not Active', ], [ 'value' => '3', 'label' => 'Unsubscribed', ], [ 'value' => '4', 'label' => 'Unconfirmed', ] ]; return $options; } }