You can save the UID of the selected tower in a variable. In your tower upgrade events, you then filter for the UID:
+ Mouse: On Left button Clicked on Tower
-> System: Set Variable to Tower.UID
+ (Upgrade Condition)
+ Tower: Pick instance with UID Variable
-> (upgrade actions)