echo $this->Form->input("guests", array("label" => __l("Guests"), "type" => "select", "options" => array("1" => "1")));
şöyle bi' deneseniz?