Hi Dona,
I guess you need a separate template for the drop down apart from the selected item. Please have a look at
this documentation on Using Custom Item Template which illustrates how to create a custom DataTemplate and set it to the RadComboBox's ItemTemplate property.
To check how you can define a separate template for the selected item of the RadComboBox, please check
this documentation.
Thanks,
Shinu.