The current standard name entries include a "type" element that has information about the variable units, type and kind. As an example:
<standard_name name="exner_function"
long_name="exner function, (p/p0)^(Rd/cp), where p0 is 1000 hPa">
<type kind="kind_phys" units="1">real</type>
</standard_name>
While units and type are both important to distinguishing the use of a variable, the "kind" entry is a vestige of this dictionary's origin in a UFS context for CCPP, and is not generalizable to other contexts. My opinion is that this information should be removed, but I am hoping to hear others' opinions.