Any way to have an input only show based on another input?

Hi, I want to make a Blueprint that offers the user the ability to select a TTS service to use: google_translate_say vs cloud_say. This would be a selector input. Based on which option the user chooses, I want to optionally show the ability to select a voice (male or female), since this only applies to cloud_say. Is something like this possible in a blueprint?