Combing Checkboxlist With Textfield

Hi,

I have a lookup table which records a person’s region of responsibility and also his position. Have created the checkbox list with $form->checkBoxList(), but I also need to have an empty text field next to the checkboxes to enter his position. Does anyone know the best way to achieve this?

Many thanks!