1. Add .css and .js in your template. See Unit1.html in template folder.
2. Set ALL StyleRenderOptions of your IWComboBox to FALSE.
3. At the IWComboBox CSS, put "form-control select2".
4. Initialize Select2 of your IWComboBox.
Visit Select2 documentation for more examples and information about the plugin.