This can be solved by creating manual vehicle classes, for example:
Another option to keep it clear is to create a class with the vehicle type as the name, e.g. sedan class / minibus class (but passengers will expect a sedan vehicle type to be booked if they select this option.) With this option, you will need to set as well the correct vehicle capacity so sedans can take the required number of passengers for minibuses.