It is possible to have more than one collider added if you want that. isTrigger will always allow things to pass through, it's a trigger zone when you enable that boolean, that means it doesn't block objects by colliding with them.
So if you want both an "isTrigger" and a normal collider you would need to use 2 colliders on the object in question. Or on both if you want it on both.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…