Thanks Fred, that is exactly what I did and it looks that there is no builtin component for split units. The alternative is to build a custom air loop by using the following objects:
"EnergyPlus HVACTemplate:System:Unitary and HVACTemplate:System:UnitarySystem both can be used to model a split system or a rooftop system. HVACTemplate:Zone:PTAC is intended for a non-split through-the-wall type of system, but it can also be used. All three of these systems model essentially the same set of components and can apply to split systems or rooftop systems given appropriate efficiency and fan pressure inputs"
" use one of the zone HVAC systems (like PTAC) or use an AirLoopHVAC based system with a AirLoopHVACUnitary component inside of it to manage the cycling. OpenStudio does not support reconfiguring zone equipment graphically in the application, therefore you cannot graphically replace the water coil with an electric heating coil. Certainly this is possible with a measure but I'm going to assume that you would rather use the UI. So go the AirLoopHVAC route following these steps to build up a system from components."