The Kendo ComboBox does not offer a feature similar to the tagTemplate for the MultiSelect widget. At the moment we do not have immediate plans to introduce such. In case you belieave that this feature would add considerable value to the widget functionality, I would suggest you to vote for the following idea from our feedback portal.
As an alternative, I could suggest you to use the DropDownList, instead of the ComboBox, which would allow you to configure its valueTemplate. Here you will find a simple implementation of the above.