No If you want to use the trigger route, add an activator around the sandstorm, and use this script:
Begin onTriggerEnter Player
player.addspell Sandstormdamage (Spell that adds radiation)
End
Begin onTriggerLeave player
player.removespell SandstormDamage
End
Now, open the sandstormdamage effect, and in that, open the individual effect that actually adds damage/radiation. Then, in the right pane, add the condition I described earlier. So rather than having the helmet loop with the effect, the effect just won't effect the player if he/she is wearing the helmet