Include compose label in response
The value is saved in the database, but it's missing from API responses
and from messages.
This patch adds the data to composeinfo structure. It includes the field
if it has a value.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>