this.purposeRadio.on( 'select', ( selectedOption ) => {
            revealOptionContent( self.purposeRadio.$element, selectedOption.$element );

            // let's also emit a 'change' event to satisfy the listener that checks
            // and shows/hides an error message