The software does not have instruction level documentation. These are symbolic names for the PLC memory elements, a 1-to-1 mapping of the element to a symbolic name, called Nicknames. This way, you can reference X0 using a nickname (e.g. Pump1Running) whether it's in a contact instruction, a parameter in a box instruction, an entry in a data view table, cross-reference table, find, etc.
So if you brought up the FIND dialog (Ctrl+F), you could type Pump1Running and it would find the next occurrence of X0 in your program, regardless of how it was used.