Give users the capability to find element By ID

Even if the object spy captured that attributes with Id, name(which are faster than xpath) and add it in the object repository, it still convert it to xpath(slowest locator) when locating the element. Hoping for Katalon to give users the capability of choosing/selecting which locator should be used.