Convenience: Get constant value
dynamic getConstant(String palletName, String constantName) { return registry.getConstantValue(palletName, constantName); }