@Selection(method = "selectType", multiple = true)
private String type;

public List<Option> selectType(String[] value) {
    
}