Using 2 plugins on one element

Using 2 plugins on one element

So I've got two different plugins I want to use on one element. I've got a <select> element where I need to have proper styling and checkboxes in it. So I found two plugins that help me out. 

Is there a way to combine these two together? Right now each plugin "creates" <select> element and uses the jquery on that.