There are different ways to provide for selection according to any such a criteria. Which you prefer will depend on how it tends to be used and what you become comfortable with.
Sub menus are created by nesting the desired views under one menu item. Each menu would have a Rule for file display restricting it to the desired value (i.e., HD, CD, Import and maybe 'All'). One advantage of this approach is it defaults to the last used menu, while still providing the means to quickly change the selection.
If the criteria is often changed, it might be simpler to just include it as the first Category in one view. In other words, on each use you would first select the 'audio type' (or let it default to 'All') and then continue with whatever categories you normally use.
A hybrid approach would be to use sub menus, but for the 'All' menu include the audio type as the last Category. This would provide the means for selecting an album without regard for the audio type, but be presented with that choice should there be more than one version of an album. If that's unlikely, place the Category before [Album] so you can select an Artist, then be given the choice of available audio types (of Albums). That choice won't appear where there's only one type, and the choice can be bypassed by selecting the default value of 'All' (make sure the option to include 'All' is selected).
It might also be helpful to consider this choice is relevant to the handling of any selection criteria. And how you provide for one can impact on how you do so for another. For example, handling the choice of audio type using sub menus likely precludes doing the same for [Genre]. That might be fine, as it's better handled at the parent menu level (e.g., separate menus for Classical, Rock and Other) if they're never mixed, or as the first Category in each sub menu if they are. There's no 'right' answer here—this is all about deciding what works best for you.