Use:

 domain := {n, 0, 10};
 Plot[n, Evaluate[domain]]

Plot has 

 Attributes[Plot]
 {HoldAll, Protected}