Helper to make a placeholder for a label-value pair.
Usage
lbl(...)
Arguments
...
Either one or two arguments, possibly named .val and .lbl. If a
single unnamed value, represents the label, if 2 unnamed values, the first
is the value and the second is the label.
Value
A label_placeholder object, useful in functions like lbl_add