Input with text that explains the options but does not appear when displayed example
"name" => "issues",
"dataStore" => $this->dataStore($arrayProject),
"defaultOption"=>array("Select project"=>null),
"dataBind" => array(
"text" => "project",
"value" => "ProjectId",
),