...
Value:Ā ASSET_LIST_FACET_Published (
Text: {value, select, 1 {YourTrueText} 0 {YourFalseText}}
Another example
Value: sIsPublic
Text: Shareable and downloadable
Value: ASSET_LIST_FACET_sIsPublic)
Text: {value, select, 1 {YourTrueTextYes} 0 {YourFalseTextNo}}
Debugging
If you are getting blank values - you can add this to find out what is missing. Alternatively, you can also just check the console log.
...