// Retrieve a specific option... $queueName = $this->option('queue'); // Retrieve all options... $options = $this->options();