By default a combobox only lets someone select one option (otherwise a listbox is in order), but RadControls doesn't have a listbox :(.
I've seen a lot of people use something like a treeview-in-a-combobox (like in this demo), perhaps you can use a treeview with checkboxes (like in this demo) in a combobox?